CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tcp performance

搜索资源列表

  1. TCP_Performance_Simulations_Ns2

    0下载:
  2. TCP性能分析。两个分析模型:拥塞控制,各种场景;给出仿真练习;-two analytical models for TCP’s throughput are compared with simulated results. Based on the study, an ns2 simulation exercise is developed for the course “Simulation of telecommunications networks”. The goal of t
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:105676
    • 提供者:kjyqcl
  1. high-performance-server_src

    0下载:
  2. High Performance TCP/IP Server using C#.NET
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:42303
    • 提供者:king
  1. sniffer

    1下载:
  2. 一、实现 Sniffer 的基本功能。 Sniffer 是一种用于监测网络性能、使用情况的工具。  能够指定需要侦听的网卡(考虑一台机器上多张网卡的情况)  能够侦听所有进出本主机的数据包,解析显示数据包( ICMP 、 IP 、 TCP 、 UDP 等)各个字段。比如,对 IP 头而言,需要显示 版本、头长度、服务类型、数据包长度、标识、 DF/MF 标志、段内偏移、生存期、协议类型、源目的 IP 地址、选项内容、数据内容。要求显示数据的实际含义(例
  3. 所属分类:software engineering

    • 发布日期:2015-12-19
    • 文件大小:65406
    • 提供者:鲁明
  1. TCP-vegas

    0下载:
  2. 一篇关于TCP-Vegas的文献:Vegas is an implementation of TCP that achieves between 37 and 71% better throughput on the Internet, with onefifth to one-half the losses, as compared to the implementation of TCP in the Reno distribution of BSD Unix. This paper mot
  3. 所属分类:Project Manage

    • 发布日期:2017-03-29
    • 文件大小:241389
    • 提供者:廖琦
  1. TCP-Acceleration

    0下载:
  2. 随着网络带宽的迅速增长,主机协议处理开销已经成为系统整体性能的瓶颈.近年来,在协议加速领域开展了大量的研究工作,主要分为协议处理机制、实现以及结构的优化.在分析了协议处理的开销与性能之后,从协议机制、实现和处理结构这3方面对TCP(transmission control protocol)加速技术的研究现状进行了总结,并分析了进一步的研究方向-With the rapid increment of network bandwidth, the overheads of protocol on
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:410699
    • 提供者:xiechao
  1. TCPTrafficAnalysisResult

    0下载:
  2.  TCP 吞吐量是 TCP 性能的一个重要的端到端性能指标,本程序的功能是对实验数据进行分析,获得TCP流量传输过程中的各项参数!-TCP throughput performance of TCP is an important indicator of end-to-end performance, the function of this process is the analysis of experimental data, access to TCP traffic in the p
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-15
    • 文件大小:5971
    • 提供者:pengjikui
  1. TCPWestwood

    0下载:
  2. TCP Westwood : End to end estimation of bandwidth to improve TCP performance over wired/wireless networks.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:7172
    • 提供者:abhijeet
  1. uC-TTCP

    0下载:
  2. Test TCP or TTCP, is a test tool to perform TCP/IP or UDP/IP performance tests. TTCP is a commandline sockets-based benchmarking tool for measuring performance between two systems.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1623321
    • 提供者:Sergey
  1. OMNeTbasedTCPIPsimulation

    0下载:
  2. 描述了OMNeT + + 平台及基于它上的TCP/ IP 模型,在现有模型实现的基础上,通过试验验证改进后模 型的可用性,对改进后的几项重要性能TCPDUMP 输出、延迟确认和持续计时器进行阐述,比较了TCP 友好性与 非对称连接的性能,以TCP 模型为例对几项重要的仿真结果进行分析,得出TCP 模型的特征与不足.-Describes the OMNeT++ platform and it is based on the TCP/IP model, implemented in the
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:260750
    • 提供者:little
  1. TCP_Performance_Over_Wireless_Network

    0下载:
  2. Transmission Control Protocol (TCP) is the dominant transport protocol in the Internet and supports many of the most popular Internet applications, such as the World Wide Web (WWW), file transfer and e-mail. TCP congestion control algorithms dyna
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3133771
    • 提供者:Tekaya
  1. SCPS_RI_1_1_144

    1下载:
  2. SCPS RI 能被配置成单独的协议栈或传输层网关。大多数人关心传输层网关 TCP PEP的作为传输层机制,期望改进TCP的卫星、RF和其他挑战性网络环境。-The SCPS RI can be configured either a stand alone stack or as a transparent transport layer gateway. Most people are interested in the transparent transport layer ga
  3. 所属分类:Linux Network

    • 发布日期:2014-12-23
    • 文件大小:3243251
    • 提供者:field1227
  1. somens2code

    0下载:
  2. ns2 code for simulating tcp performance in wireless networks
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:255552
    • 提供者:kiran
  1. TestCenter

    0下载:
  2. 基于TCP/UDP的网卡性能测试工具 可以以设定的时间间隔发送设定数量的数据包 VC6/MFC实现.-Network Interface Card Performance Test Tool Base on TCP/UDP VC6/MFC.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-22
    • 文件大小:46346
    • 提供者:姚雪艳
  1. TCP-Adaptive-RTO-to-improve-TCP-performance-in-mo

    0下载:
  2. TCP adaptive RTO Adjustment
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:222768
    • 提供者:eng2006_moh
  1. ftp_user_guide

    0下载:
  2. 本方案为LINUX的替代FTP服务器方案,是基于裸机开发的FTP服务器,包括了多个模块,如TCP/IP协议栈,FAT文件系统,基于RFC 959的FTP代码.一般来说,用户需要自己编写FTP基于的磁盘驱动和NIC驱动,就可完成FTP基于各种平台的移植。即可能完成使用FTP.EXE和IE(internet explorer)来操作FTP服务器基于磁盘上文件的读写,创建,删除等功能。 二、 本方案性能稳定,采用模块化设计思想,由我们精心为您设计。欢迎需要FTP功能的项目的朋友前来购买代码进
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:442933
    • 提供者:6756
  1. IJEST10-02-06-126

    0下载:
  2. In today’s most of the Adhoc networks needs the reliable connection to transfer the data. Most number of data packets loss is experienced in the Adhoc networks due to Transfer control protocol(TCP)’s high channel error rate and link failur
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:556516
    • 提供者:payal
  1. rinaldi_thesis05

    0下载:
  2. link layer error recovery techniques to improve TCP performance over wireless links
  3. 所属分类:Communication

    • 发布日期:2017-05-02
    • 文件大小:676329
    • 提供者:chen_ha
  1. TCP-OVER-UDP

    0下载:
  2. :针对机器人遥操作系统中采用传统网络传输协议传输实时数据的局限性,比较分析TCP和UDP协 议的传榆特点,提出了在UDP协议上传输TCP服务的TCPOVERUDP技术,详细阐述了TCPOVERUDP 技术的实现细节,在应用层实现了TCPOVE RUDP传输技术,并把TCPOVE RUDP技术应用到机器人遥 操作系统的视频传输中。实验结果表明TCP OVE R UDP技术在降低视频数据传输丢包率和传输时延两个 方面都具有良好的性能。-Chuan Yu characteristics
  3. 所属分类:Project Design

    • 发布日期:2017-11-04
    • 文件大小:198347
    • 提供者:caowenming8
  1. tcp

    0下载:
  2. High Performance C++ object oriented TCP server/client implementaion using epo-High Performance C++ object oriented TCP server/client implementaion using epoll
  3. 所属分类:Linux Network

    • 发布日期:2017-11-20
    • 文件大小:5915
    • 提供者:Sugeng Widodo
  1. 1111cnc11

    0下载:
  2. IMPROVING TCP PERFORMANCE OVER WIRELESS NETWORK WITH FREQUENT DISCONNECTIONS
  3. 所属分类:Communication

    • 发布日期:2017-11-30
    • 文件大小:463891
    • 提供者:prathik
« 12 3 4 5 6 »
搜珍网 www.dssz.com